projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8598a0f
)
(x_make_gc): Turn off GCStipple when setting up cursor_gc.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 1 Jul 1999 00:24:55 +0000
(
00:24
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 1 Jul 1999 00:24:55 +0000
(
00:24
+0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index e8836c0c515d03d83f1daeffaa4606b719c7f152..5a251612922c0ab307da823e17d91c218e4d1053 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-3182,7
+3182,7
@@
x_make_gc (f)
f->output_data.x->cursor_gc
= XCreateGC (FRAME_X_DISPLAY (f), FRAME_X_WINDOW (f),
(GCFont | GCForeground | GCBackground
- | GCFillStyle
| GCStipple
| GCLineWidth),
+ | GCFillStyle
/* | GCStipple */
| GCLineWidth),
&gc_values);
/* Create the gray border tile used when the pointer is not in